[INFO] cloning repository https://github.com/SaltyKitkat/sysrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaltyKitkat/sysrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyKitkat%2Fsysrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyKitkat%2Fsysrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 209a302cfdb7e739e60474d1a791f2f2427d1793
[INFO] testing SaltyKitkat/sysrs against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyKitkat%2Fsysrs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SaltyKitkat/sysrs
[INFO] finished tweaking git repo https://github.com/SaltyKitkat/sysrs
[INFO] tweaked toml for git repo https://github.com/SaltyKitkat/sysrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SaltyKitkat/sysrs on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SaltyKitkat/sysrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded enumflags2 v0.7.7
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.7
[INFO] [stderr]   Downloaded blocking v1.3.1
[INFO] [stderr]   Downloaded anstyle v1.0.3
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded atomic-waker v1.1.1
[INFO] [stderr]   Downloaded async-process v1.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded toml v0.8.0
[INFO] [stderr]   Downloaded clap v4.4.4
[INFO] [stderr]   Downloaded toml_edit v0.20.0
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded clap_builder v4.4.4
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08b2f08c458f96c916879fe4e59c4525331729e670f54505c5a74aea5c801629
[INFO] running `Command { std: "docker" "start" "-a" "08b2f08c458f96c916879fe4e59c4525331729e670f54505c5a74aea5c801629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08b2f08c458f96c916879fe4e59c4525331729e670f54505c5a74aea5c801629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b2f08c458f96c916879fe4e59c4525331729e670f54505c5a74aea5c801629", kill_on_drop: false }`
[INFO] [stdout] 08b2f08c458f96c916879fe4e59c4525331729e670f54505c5a74aea5c801629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a7e930456b8ac5d9d4091f1395b542d6014cc01b9648f137af35f137b8ac387
[INFO] running `Command { std: "docker" "start" "-a" "3a7e930456b8ac5d9d4091f1395b542d6014cc01b9648f137af35f137b8ac387", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling clap v4.4.4
[INFO] [stderr]    Compiling enumflags2 v0.7.7
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.20.0
[INFO] [stderr]    Compiling zvariant v3.15.0
[INFO] [stderr]    Compiling zbus_names v2.6.0
[INFO] [stderr]    Compiling toml v0.8.0
[INFO] [stderr]    Compiling zbus v3.14.1
[INFO] [stderr]    Compiling sysrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Unit`
[INFO] [stdout]   --> src/actor/mount_monitor.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     unit::{Unit, UnitId},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> src/unit/mount/mod.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::{RtMsg, State, UnitCommon, UnitDeps, UnitHandle, UnitImpl};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> src/util/dbus/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unit::{State, UnitId},
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/util/loader.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stdout]    |                             ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stdout] 26 +     EMPTYSTR.get_or_init(|| "".into() ).clone()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]    --> src/actor/dep/mod.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | ...                   dep,
[INFO] [stdout]     |                       ^^^ help: try ignoring the field: `dep: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/actor/dep/mod.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...                   state,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/actor/guard/mod.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stdout]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extra`
[INFO] [stdout]    --> src/actor/guard/mod.rs:116:49
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_extra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/actor/unit/mod.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                         if let Some(old) = self.map.insert(id.clone(), unit.clone()) {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/actor/unit/mod.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     Message::Restart(id) => todo!(),
[INFO] [stdout]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]   --> src/unit/target/mod.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn stop(&self, handle: UnitHandle) -> Result<(), ()> {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]   --> src/unit/target/mod.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/util/dbus/mod.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn get_unit(&self, unit: &str) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actors`
[INFO] [stdout]  --> src/util/event/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn register_sig_handlers(actors: &Actors) {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `guard`, `dep`, and `mount_monitor` are never read
[INFO] [stdout]   --> src/actor/mod.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct Actors {
[INFO] [stdout]    |                   ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) guard: Sender<guard::Message>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 20 |     pub(crate) dep: Sender<dep::Message>,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 21 |     pub(crate) mount_monitor: Sender<mount_monitor::Message>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra` is never read
[INFO] [stdout]   --> src/actor/guard/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct Guard {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 33 |     unit: UnitObj,
[INFO] [stdout] 34 |     extra: Option<Extra>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Remove` is never constructed
[INFO] [stdout]    --> src/actor/guard/mod.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) enum Message {
[INFO] [stdout]     |                 ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 134 |     Remove(UnitId),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dep` is never read
[INFO] [stdout]    --> src/actor/guard/mod.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub(crate) struct GuardStore {
[INFO] [stdout]     |                   ---------- field in this struct
[INFO] [stdout] 148 |     map: HashMap<UnitId, Sender<GuardMessage>>,
[INFO] [stdout] 149 |     dep: Sender<dep::Message>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GuardStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MonitorRet` is never used
[INFO] [stdout]   --> src/actor/state/mod.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type MonitorRet = oneshot::Sender<Result<State, State>>;
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Restart` are never constructed
[INFO] [stdout]   --> src/actor/unit/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) enum Message {
[INFO] [stdout]    |                 ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Remove(UnitId),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Restart(UnitId),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_unit` is never used
[INFO] [stdout]   --> src/actor/unit/utils.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) async fn update_unit(store: &Sender<Message>, unit: impl Unit + Send + Sync + 'static) {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait` is never used
[INFO] [stdout]  --> src/actor/test.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | async fn wait() {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_buf_reader` is never used
[INFO] [stdout]   --> src/fstab/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FsEntry {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 26 |     pub fn from_buf_reader(reader: impl AsyncBufRead) -> impl Stream<Item = Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fstab/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Parse(ParseIntError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 47 -     Parse(ParseIntError),
[INFO] [stdout] 47 +     Parse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fstab/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Argnum(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     Argnum(usize),
[INFO] [stdout] 48 +     Argnum(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `documentation` are never read
[INFO] [stdout]   --> src/unit/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub(crate) struct UnitCommon {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 78 |     name: Rc<str>,
[INFO] [stdout] 79 |     description: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 80 |     documentation: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnitCommon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `basic_io` is never read
[INFO] [stdout]    --> src/unit/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub(crate) struct Extra {
[INFO] [stdout]     |                   ----- field in this struct
[INFO] [stdout] 130 |     pub basic_io: Option<oneshot::Sender<ChildStdio>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description`, `documentation`, and `restart` are never used
[INFO] [stdout]    --> src/unit/mod.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) trait Unit: Debug {
[INFO] [stdout]     |                  ---- methods in this trait
[INFO] [stdout] 151 |     fn name(&self) -> Rc<str>;
[INFO] [stdout] 152 |     fn description(&self) -> Rc<str>;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 153 |     fn documentation(&self) -> Rc<str>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()>;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exec_restart` is never read
[INFO] [stdout]   --> src/unit/service/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) struct Impl {
[INFO] [stdout]    |                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     exec_restart: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Impl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/unit/service/mod.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Impl {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 59 |     pub fn new(kind: Kind, start: Rc<str>, stop: Rc<str>, restart: Rc<str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unit/socket/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Running(ChildStdio),
[INFO] [stdout]    |     ------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Running(ChildStdio),
[INFO] [stdout] 21 +     Running(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mount_options`, `fs_type`, and `mount_source` are never read
[INFO] [stdout]   --> src/util/mount.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct ProcMountInfoLine {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub mount_options: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 37 |     // optional_fields
[INFO] [stdout] 38 |     pub fs_type: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub mount_source: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcMountInfoLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 48s
[INFO] running `Command { std: "docker" "inspect" "3a7e930456b8ac5d9d4091f1395b542d6014cc01b9648f137af35f137b8ac387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7e930456b8ac5d9d4091f1395b542d6014cc01b9648f137af35f137b8ac387", kill_on_drop: false }`
[INFO] [stdout] 3a7e930456b8ac5d9d4091f1395b542d6014cc01b9648f137af35f137b8ac387
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da740caeff97e951b5e8693d79cad6052e8b00e1474f0e45611b735e733688d
[INFO] running `Command { std: "docker" "start" "-a" "0da740caeff97e951b5e8693d79cad6052e8b00e1474f0e45611b735e733688d", kill_on_drop: false }`
[INFO] [stderr]    Compiling sysrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Unit`
[INFO] [stdout]   --> src/actor/mount_monitor.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     unit::{Unit, UnitId},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> src/unit/mount/mod.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | use super::{RtMsg, State, UnitCommon, UnitDeps, UnitHandle, UnitImpl};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> src/util/dbus/mod.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unit::{State, UnitId},
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/util/loader.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stdout]    |                             ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stdout] 26 +     EMPTYSTR.get_or_init(|| "".into() ).clone()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]    --> src/actor/dep/mod.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | ...                   dep,
[INFO] [stdout]     |                       ^^^ help: try ignoring the field: `dep: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/actor/dep/mod.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...                   state,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/actor/guard/mod.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stdout]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extra`
[INFO] [stdout]    --> src/actor/guard/mod.rs:116:49
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_extra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/actor/unit/mod.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                         if let Some(old) = self.map.insert(id.clone(), unit.clone()) {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/actor/unit/mod.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     Message::Restart(id) => todo!(),
[INFO] [stdout]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/actor/test.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result = tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/actor/test.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let result = tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]   --> src/unit/target/mod.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn stop(&self, handle: UnitHandle) -> Result<(), ()> {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]   --> src/unit/target/mod.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/util/dbus/mod.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn get_unit(&self, unit: &str) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actors`
[INFO] [stdout]  --> src/util/event/mod.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn register_sig_handlers(actors: &Actors) {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `guard`, `dep`, and `mount_monitor` are never read
[INFO] [stdout]   --> src/actor/mod.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct Actors {
[INFO] [stdout]    |                   ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub(crate) guard: Sender<guard::Message>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 20 |     pub(crate) dep: Sender<dep::Message>,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 21 |     pub(crate) mount_monitor: Sender<mount_monitor::Message>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `extra` is never read
[INFO] [stdout]   --> src/actor/guard/mod.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct Guard {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] 33 |     unit: UnitObj,
[INFO] [stdout] 34 |     extra: Option<Extra>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Remove` is never constructed
[INFO] [stdout]    --> src/actor/guard/mod.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub(crate) enum Message {
[INFO] [stdout]     |                 ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 134 |     Remove(UnitId),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dep` is never read
[INFO] [stdout]    --> src/actor/guard/mod.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub(crate) struct GuardStore {
[INFO] [stdout]     |                   ---------- field in this struct
[INFO] [stdout] 148 |     map: HashMap<UnitId, Sender<GuardMessage>>,
[INFO] [stdout] 149 |     dep: Sender<dep::Message>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GuardStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MonitorRet` is never used
[INFO] [stdout]   --> src/actor/state/mod.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type MonitorRet = oneshot::Sender<Result<State, State>>;
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Remove` and `Restart` are never constructed
[INFO] [stdout]   --> src/actor/unit/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) enum Message {
[INFO] [stdout]    |                 ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Remove(UnitId),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Restart(UnitId),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_unit` is never used
[INFO] [stdout]   --> src/actor/unit/utils.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) async fn update_unit(store: &Sender<Message>, unit: impl Unit + Send + Sync + 'static) {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_buf_reader` is never used
[INFO] [stdout]   --> src/fstab/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FsEntry {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 26 |     pub fn from_buf_reader(reader: impl AsyncBufRead) -> impl Stream<Item = Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fstab/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Parse(ParseIntError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 47 -     Parse(ParseIntError),
[INFO] [stdout] 47 +     Parse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/fstab/mod.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Argnum(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 48 -     Argnum(usize),
[INFO] [stdout] 48 +     Argnum(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description` and `documentation` are never read
[INFO] [stdout]   --> src/unit/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub(crate) struct UnitCommon {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 78 |     name: Rc<str>,
[INFO] [stdout] 79 |     description: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 80 |     documentation: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnitCommon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `basic_io` is never read
[INFO] [stdout]    --> src/unit/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub(crate) struct Extra {
[INFO] [stdout]     |                   ----- field in this struct
[INFO] [stdout] 130 |     pub basic_io: Option<oneshot::Sender<ChildStdio>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `description`, `documentation`, and `restart` are never used
[INFO] [stdout]    --> src/unit/mod.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) trait Unit: Debug {
[INFO] [stdout]     |                  ---- methods in this trait
[INFO] [stdout] 151 |     fn name(&self) -> Rc<str>;
[INFO] [stdout] 152 |     fn description(&self) -> Rc<str>;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 153 |     fn documentation(&self) -> Rc<str>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()>;
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exec_restart` is never read
[INFO] [stdout]   --> src/unit/service/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub(crate) struct Impl {
[INFO] [stdout]    |                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |     exec_restart: Rc<str>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Impl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/unit/service/mod.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Impl {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 59 |     pub fn new(kind: Kind, start: Rc<str>, stop: Rc<str>, restart: Rc<str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/unit/socket/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Running(ChildStdio),
[INFO] [stdout]    |     ------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Running(ChildStdio),
[INFO] [stdout] 21 +     Running(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mount_options`, `fs_type`, and `mount_source` are never read
[INFO] [stdout]   --> src/util/mount.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) struct ProcMountInfoLine {
[INFO] [stdout]    |                   ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub mount_options: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 37 |     // optional_fields
[INFO] [stdout] 38 |     pub fs_type: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub mount_source: Rc<str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcMountInfoLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "0da740caeff97e951b5e8693d79cad6052e8b00e1474f0e45611b735e733688d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da740caeff97e951b5e8693d79cad6052e8b00e1474f0e45611b735e733688d", kill_on_drop: false }`
[INFO] [stdout] 0da740caeff97e951b5e8693d79cad6052e8b00e1474f0e45611b735e733688d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5470ee58c9fd39c631b20dbc32ba45a3d36f1bc07cb48a9cc2af9a3f0313866c
[INFO] running `Command { std: "docker" "start" "-a" "5470ee58c9fd39c631b20dbc32ba45a3d36f1bc07cb48a9cc2af9a3f0313866c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Unit`
[INFO] [stderr]   --> src/actor/mount_monitor.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 |     unit::{Unit, UnitId},
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `State`
[INFO] [stderr]   --> src/unit/mount/mod.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 | use super::{RtMsg, State, UnitCommon, UnitDeps, UnitHandle, UnitImpl};
[INFO] [stderr]    |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `State`
[INFO] [stderr]   --> src/util/dbus/mod.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 |     unit::{State, UnitId},
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/util/loader.rs:26:29
[INFO] [stderr]    |
[INFO] [stderr] 26 |     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stderr]    |                             ^         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 26 -     EMPTYSTR.get_or_init(|| ("".into())).clone()
[INFO] [stderr] 26 +     EMPTYSTR.get_or_init(|| "".into() ).clone()
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dep`
[INFO] [stderr]    --> src/actor/dep/mod.rs:113:29
[INFO] [stderr]     |
[INFO] [stderr] 113 | ...                   dep,
[INFO] [stderr]     |                       ^^^ help: try ignoring the field: `dep: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/actor/dep/mod.rs:114:29
[INFO] [stderr]     |
[INFO] [stderr] 114 | ...                   state,
[INFO] [stderr]     |                       ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/actor/guard/mod.rs:116:45
[INFO] [stderr]     |
[INFO] [stderr] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stderr]     |                                             ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `extra`
[INFO] [stderr]    --> src/actor/guard/mod.rs:116:49
[INFO] [stderr]     |
[INFO] [stderr] 116 |                         RtMsg::TriggerStart(id, extra) => {
[INFO] [stderr]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_extra`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `old`
[INFO] [stderr]   --> src/actor/unit/mod.rs:54:37
[INFO] [stderr]    |
[INFO] [stderr] 54 |                         if let Some(old) = self.map.insert(id.clone(), unit.clone()) {
[INFO] [stderr]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/actor/unit/mod.rs:80:38
[INFO] [stderr]    |
[INFO] [stderr] 80 |                     Message::Restart(id) => todo!(),
[INFO] [stderr]    |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/actor/test.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let result = tokio::runtime::Builder::new_multi_thread()
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/actor/test.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     let result = tokio::runtime::Builder::new_multi_thread()
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]   --> src/unit/target/mod.rs:48:26
[INFO] [stderr]    |
[INFO] [stderr] 48 |     async fn stop(&self, handle: UnitHandle) -> Result<(), ()> {
[INFO] [stderr]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handle`
[INFO] [stderr]   --> src/unit/target/mod.rs:52:29
[INFO] [stderr]    |
[INFO] [stderr] 52 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()> {
[INFO] [stderr]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `unit`
[INFO] [stderr]   --> src/util/dbus/mod.rs:55:24
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn get_unit(&self, unit: &str) {
[INFO] [stderr]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `actors`
[INFO] [stderr]  --> src/util/event/mod.rs:9:37
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub(crate) fn register_sig_handlers(actors: &Actors) {
[INFO] [stderr]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_actors`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `guard`, `dep`, and `mount_monitor` are never read
[INFO] [stderr]   --> src/actor/mod.rs:19:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) struct Actors {
[INFO] [stderr]    |                   ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub(crate) guard: Sender<guard::Message>,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 20 |     pub(crate) dep: Sender<dep::Message>,
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 21 |     pub(crate) mount_monitor: Sender<mount_monitor::Message>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `extra` is never read
[INFO] [stderr]   --> src/actor/guard/mod.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct Guard {
[INFO] [stderr]    |        ----- field in this struct
[INFO] [stderr] 33 |     unit: UnitObj,
[INFO] [stderr] 34 |     extra: Option<Extra>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Remove` is never constructed
[INFO] [stderr]    --> src/actor/guard/mod.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub(crate) enum Message {
[INFO] [stderr]     |                 ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 134 |     Remove(UnitId),
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `dep` is never read
[INFO] [stderr]    --> src/actor/guard/mod.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub(crate) struct GuardStore {
[INFO] [stderr]     |                   ---------- field in this struct
[INFO] [stderr] 148 |     map: HashMap<UnitId, Sender<GuardMessage>>,
[INFO] [stderr] 149 |     dep: Sender<dep::Message>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GuardStore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `MonitorRet` is never used
[INFO] [stderr]   --> src/actor/state/mod.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr] 14 | type MonitorRet = oneshot::Sender<Result<State, State>>;
[INFO] [stderr]    |      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Remove` and `Restart` are never constructed
[INFO] [stderr]   --> src/actor/unit/mod.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) enum Message {
[INFO] [stderr]    |                 ------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 22 |     Remove(UnitId),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     Restart(UnitId),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update_unit` is never used
[INFO] [stderr]   --> src/actor/unit/utils.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub(crate) async fn update_unit(store: &Sender<Message>, unit: impl Unit + Send + Sync + 'static) {
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_buf_reader` is never used
[INFO] [stderr]   --> src/fstab/mod.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl FsEntry {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 26 |     pub fn from_buf_reader(reader: impl AsyncBufRead) -> impl Stream<Item = Self> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/fstab/mod.rs:47:11
[INFO] [stderr]    |
[INFO] [stderr] 47 |     Parse(ParseIntError),
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 47 -     Parse(ParseIntError),
[INFO] [stderr] 47 +     Parse(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/fstab/mod.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 48 |     Argnum(usize),
[INFO] [stderr]    |     ------ ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 48 -     Argnum(usize),
[INFO] [stderr] 48 +     Argnum(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `description` and `documentation` are never read
[INFO] [stderr]   --> src/unit/mod.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub(crate) struct UnitCommon {
[INFO] [stderr]    |                   ---------- fields in this struct
[INFO] [stderr] 78 |     name: Rc<str>,
[INFO] [stderr] 79 |     description: Rc<str>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 80 |     documentation: Rc<str>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UnitCommon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `basic_io` is never read
[INFO] [stderr]    --> src/unit/mod.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub(crate) struct Extra {
[INFO] [stderr]     |                   ----- field in this struct
[INFO] [stderr] 130 |     pub basic_io: Option<oneshot::Sender<ChildStdio>>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `description`, `documentation`, and `restart` are never used
[INFO] [stderr]    --> src/unit/mod.rs:152:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub(crate) trait Unit: Debug {
[INFO] [stderr]     |                  ---- methods in this trait
[INFO] [stderr] 151 |     fn name(&self) -> Rc<str>;
[INFO] [stderr] 152 |     fn description(&self) -> Rc<str>;
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 153 |     fn documentation(&self) -> Rc<str>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     async fn restart(&self, handle: UnitHandle) -> Result<UnitHandle, ()>;
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `exec_restart` is never read
[INFO] [stderr]   --> src/unit/service/mod.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub(crate) struct Impl {
[INFO] [stderr]    |                   ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 55 |     exec_restart: Rc<str>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Impl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/unit/service/mod.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl Impl {
[INFO] [stderr]    | --------- associated function in this implementation
[INFO] [stderr] 59 |     pub fn new(kind: Kind, start: Rc<str>, stop: Rc<str>, restart: Rc<str>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/unit/socket/mod.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |     Running(ChildStdio),
[INFO] [stderr]    |     ------- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     Running(ChildStdio),
[INFO] [stderr] 21 +     Running(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mount_options`, `fs_type`, and `mount_source` are never read
[INFO] [stderr]   --> src/util/mount.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub(crate) struct ProcMountInfoLine {
[INFO] [stderr]    |                   ----------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub mount_options: Rc<str>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 37 |     // optional_fields
[INFO] [stderr] 38 |     pub fs_type: Rc<str>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 39 |     pub mount_source: Rc<str>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProcMountInfoLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `sysrs` (bin "sysrs" test) generated 33 warnings (run `cargo fix --bin "sysrs" -p sysrs --tests` to apply 16 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sysrs-ab6cf8f002c2a498)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test actor::test::test_conflict ... FAILED
[INFO] [stdout] test actor::test::test_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- actor::test::test_conflict stdout ----
[INFO] [stdout] updating unit: UnitId { name: "ssh-keygen-ed25519.service" }
[INFO] [stdout] updating unit: UnitId { name: "t1.service" }
[INFO] [stdout] updating unit: UnitId { name: "conflict-with-t1.service" }
[INFO] [stdout] updating unit: UnitId { name: "sshd.service" }
[INFO] [stdout] updating unit: UnitId { name: "t0.service" }
[INFO] [stdout] updating unit: UnitId { name: "ssh-keygen.target" }
[INFO] [stdout] updating unit: UnitId { name: "sleep.service" }
[INFO] [stdout] updating unit: UnitId { name: "dbus-system.service" }
[INFO] [stdout] updating unit: UnitId { name: "socket_test.socket" }
[INFO] [stdout] updating unit: UnitId { name: "ssh-keygen-ecdsa.service" }
[INFO] [stdout] waiting start
[INFO] [stdout] updating unit: UnitId { name: "ssh-keygen-rsa.service" }
[INFO] [stdout] starting unit: UnitId { name: "t1.service" }
[INFO] [stdout] dep: adding t1.service to start list
[INFO] [stdout] dep: requires and wants:
[INFO] [stdout] adding conflict-with-t1.service to stop
[INFO] [stdout] guard: inserting t1.service
[INFO] [stdout] setting state: `t1.service` to `Starting`
[INFO] [stdout] unit start failed!
[INFO] [stdout] setting state: `t1.service` to `Failed`
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (22) panicked at src/actor/guard/mod.rs:228:30:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2c5803b02a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2c5803b02a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2c580501ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2c580501ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c2c5803fd22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c2c5803fd22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c2c5801889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2c5801889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2c58032849 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2c57f8fdec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c2c57f8fdec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c2c58032ac2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c2c58032ac2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2c5801898a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c2c5800d959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2c5801966d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2c5805096c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2c58050932 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c2c58050689 - core[4a92201981c6b77a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x5c2c57f04a9c - <core[4a92201981c6b77a]::option::Option<&tokio[2d6c5bd671315eb4]::sync::mpsc::bounded::Sender<sysrs[948f796bfe106d33]::actor::guard::GuardMessage>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5c2c57f04a9c - <sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/guard/mod.rs:228:30
[INFO] [stdout]   23:     0x5c2c57e770e7 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   24:     0x5c2c57e86ed3 - <tokio[2d6c5bd671315eb4]::loom::std::unsafe_cell::UnsafeCell<tokio[2d6c5bd671315eb4]::runtime::task::core::Stage<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5c2c57e86ed3 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   26:     0x5c2c57e4f9a5 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x5c2c57f1ed50 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c2c57f35b2e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stderr] error: test failed, to rerun pass `--bin sysrs`
[INFO] [stdout]   29:     0x5c2c57f59d1b - __rust_try
[INFO] [stdout]   30:     0x5c2c57f53b53 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c2c57f53b53 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c2c57e4d9d2 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   33:     0x5c2c57e5c011 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   34:     0x5c2c57e5c273 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   35:     0x5c2c57f24d5b - tokio[2d6c5bd671315eb4]::runtime::task::raw::poll::<<sysrs[948f796bfe106d33]::actor::guard::GuardStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   36:     0x5c2c57fef397 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]   37:     0x5c2c57fee9cb - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]   38:     0x5c2c57fe748e - <tokio[2d6c5bd671315eb4]::runtime::context::scoped::Scoped<tokio[2d6c5bd671315eb4]::runtime::scheduler::Context>>::set::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   39:     0x5c2c57fe892f - tokio[2d6c5bd671315eb4]::runtime::context::runtime::enter_runtime::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]   40:     0x5c2c57fef67b - tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]   41:     0x5c2c57fdf065 - <tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]   42:     0x5c2c57fe517a - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   43:     0x5c2c57fd5f4d - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]   44:     0x5c2c57fd64d2 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]   45:     0x5c2c57fd66ae - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   46:     0x5c2c57fda119 - <tokio[2d6c5bd671315eb4]::runtime::task::UnownedTask<tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]   47:     0x5c2c57fdeb29 - <tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]   48:     0x5c2c57fd930d - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]   49:     0x5c2c57ff34ef - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   50:     0x5c2c5803a59f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   51:     0x5c2c5803a59f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x74ef6e191aa4 - <unknown>
[INFO] [stdout]   53:     0x74ef6e21ea64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] waiting end
[INFO] [stdout] starting unit: UnitId { name: "conflict-with-t1.service" }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (22) panicked at src/actor/dep/mod.rs:176:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2c5803b02a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2c5803b02a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2c580501ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2c580501ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c2c5803fd22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c2c5803fd22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c2c5801889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2c5801889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2c58032849 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2c57f8fdec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c2c57f8fdec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c2c58032ac2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c2c58032ac2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2c58018958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c2c5800d959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2c5801966d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2c5805096c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2c580506e2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c2c57f00fb6 - <core[4a92201981c6b77a]::result::Result<(), tokio[2d6c5bd671315eb4]::sync::mpsc::error::SendError<sysrs[948f796bfe106d33]::actor::guard::Message>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c2c57f00fb6 - <sysrs[948f796bfe106d33]::actor::dep::DepStore>::add_to_start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/dep/mod.rs:176:18
[INFO] [stdout]   22:     0x5c2c57f028d4 - <sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/dep/mod.rs:107:70
[INFO] [stdout]   23:     0x5c2c57e76997 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   24:     0x5c2c57e867b3 - <tokio[2d6c5bd671315eb4]::loom::std::unsafe_cell::UnsafeCell<tokio[2d6c5bd671315eb4]::runtime::task::core::Stage<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x5c2c57e867b3 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   26:     0x5c2c57e4f7c5 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x5c2c57f1ec90 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c2c57f35a2e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c2c57f59d1b - __rust_try
[INFO] [stdout]   30:     0x5c2c57f537f3 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c2c57f537f3 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c2c57e4d572 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   33:     0x5c2c57e5b551 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   34:     0x5c2c57e5b7b3 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   35:     0x5c2c57f24d1b - tokio[2d6c5bd671315eb4]::runtime::task::raw::poll::<<sysrs[948f796bfe106d33]::actor::dep::DepStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   36:     0x5c2c57fef397 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]   37:     0x5c2c57fee9cb - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]   38:     0x5c2c57fe748e - <tokio[2d6c5bd671315eb4]::runtime::context::scoped::Scoped<tokio[2d6c5bd671315eb4]::runtime::scheduler::Context>>::set::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   39:     0x5c2c57fe892f - tokio[2d6c5bd671315eb4]::runtime::context::runtime::enter_runtime::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]   40:     0x5c2c57fef67b - tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]   41:     0x5c2c57fdf065 - <tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]   42:     0x5c2c57fe517a - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   43:     0x5c2c57fd5f4d - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]   44:     0x5c2c57fd64d2 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]   45:     0x5c2c57fd66ae - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   46:     0x5c2c57fda119 - <tokio[2d6c5bd671315eb4]::runtime::task::UnownedTask<tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]   47:     0x5c2c57fdeb29 - <tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]   48:     0x5c2c57fd930d - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]   49:     0x5c2c57ff34ef - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   50:     0x5c2c5803a59f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   51:     0x5c2c5803a59f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x74ef6e191aa4 - <unknown>
[INFO] [stdout]   53:     0x74ef6e21ea64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] waiting start
[INFO] [stdout] waiting end
[INFO] [stdout] waiting start
[INFO] [stdout] starting unit: UnitId { name: "t0.service" }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (22) panicked at src/actor/unit/mod.rs:74:75:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2c5803b02a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2c5803b02a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2c580501ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2c580501ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c2c5803fd22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c2c5803fd22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c2c5801889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2c5801889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2c58032849 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2c57f8fdec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c2c57f8fdec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c2c58032ac2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c2c58032ac2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2c58018958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c2c5800d959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2c5801966d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2c5805096c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2c580506e2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c2c57efcb21 - <core[4a92201981c6b77a]::result::Result<(), tokio[2d6c5bd671315eb4]::sync::mpsc::error::SendError<sysrs[948f796bfe106d33]::actor::dep::Message>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c2c57efcb21 - <sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/unit/mod.rs:74:75
[INFO] [stdout]   22:     0x5c2c57e753b7 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   23:     0x5c2c57e85253 - <tokio[2d6c5bd671315eb4]::loom::std::unsafe_cell::UnsafeCell<tokio[2d6c5bd671315eb4]::runtime::task::core::Stage<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5c2c57e85253 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   25:     0x5c2c57e4f225 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x5c2c57f1ea50 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c2c57f3572e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c2c57f59d1b - __rust_try
[INFO] [stdout]   29:     0x5c2c57f52dd3 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c2c57f52dd3 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c2c57e4c852 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   32:     0x5c2c57e59511 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   33:     0x5c2c57e59773 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   34:     0x5c2c57f24c5b - tokio[2d6c5bd671315eb4]::runtime::task::raw::poll::<<sysrs[948f796bfe106d33]::actor::unit::UnitStore>::run::{closure#0}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   35:     0x5c2c57fef2c3 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]   36:     0x5c2c57fee9cb - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]   37:     0x5c2c57fe748e - <tokio[2d6c5bd671315eb4]::runtime::context::scoped::Scoped<tokio[2d6c5bd671315eb4]::runtime::scheduler::Context>>::set::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   38:     0x5c2c57fe892f - tokio[2d6c5bd671315eb4]::runtime::context::runtime::enter_runtime::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]   39:     0x5c2c57fef67b - tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]   40:     0x5c2c57fdf065 - <tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]   41:     0x5c2c57fe517a - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   42:     0x5c2c57fd5f4d - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]   43:     0x5c2c57fd64d2 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]   44:     0x5c2c57fd66ae - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   45:     0x5c2c57fda119 - <tokio[2d6c5bd671315eb4]::runtime::task::UnownedTask<tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]   46:     0x5c2c57fdeb29 - <tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]   47:     0x5c2c57fd930d - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]   48:     0x5c2c57ff34ef - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   49:     0x5c2c5803a59f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5c2c5803a59f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x74ef6e191aa4 - <unknown>
[INFO] [stdout]   52:     0x74ef6e21ea64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] waiting end
[INFO] [stdout] 
[INFO] [stdout] thread 'actor::test::test_conflict' (19) panicked at src/actor/unit/utils.rs:34:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2c5803b02a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2c5803b02a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2c580501ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2c580501ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c2c5803fd22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c2c5803fd22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c2c5801889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2c5801889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2c58032849 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2c57f8fdec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c2c57f8fdec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c2c58032ac2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c2c58032ac2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2c58018958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c2c5800d959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2c5801966d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2c5805096c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2c580506e2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c2c57f07884 - <core[4a92201981c6b77a]::result::Result<(), tokio[2d6c5bd671315eb4]::sync::mpsc::error::SendError<sysrs[948f796bfe106d33]::actor::unit::Message>>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c2c57f07884 - sysrs[948f796bfe106d33]::actor::unit::utils::start_unit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/unit/utils.rs:34:42
[INFO] [stdout]   22:     0x5c2c57e9c788 - sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/test.rs:86:81
[INFO] [stdout]   23:     0x5c2c57f1a1fd - <tokio[2d6c5bd671315eb4]::runtime::park::CachedParkThread>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/park.rs:282:74
[INFO] [stdout]   24:     0x5c2c57f0c354 - tokio[2d6c5bd671315eb4]::runtime::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::park::CachedParkThread>::block_on<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5c2c57f0c354 - tokio[2d6c5bd671315eb4]::runtime::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::park::CachedParkThread>::block_on<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5c2c57f0c354 - <tokio[2d6c5bd671315eb4]::runtime::park::CachedParkThread>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/park.rs:282:31
[INFO] [stdout]   27:     0x5c2c57f0a567 - <tokio[2d6c5bd671315eb4]::runtime::context::blocking::BlockingRegionGuard>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5c2c57eb8098 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5c2c57e984bf - tokio[2d6c5bd671315eb4]::runtime::context::runtime::enter_runtime::<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::MultiThread>::block_on<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5c2c57eb2ab3 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::MultiThread>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5c2c57eb2441 - <tokio[2d6c5bd671315eb4]::runtime::runtime::Runtime>::block_on::<sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:349:50
[INFO] [stdout]   32:     0x5c2c57ea1a3a - sysrs[948f796bfe106d33]::actor::test::test_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/test.rs:72:10
[INFO] [stdout]   33:     0x5c2c57e99cc7 - sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/test.rs:60:19
[INFO] [stdout]   34:     0x5c2c57e6f2a6 - <sysrs[948f796bfe106d33]::actor::test::test_conflict::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5c2c57f830cb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5c2c57f830cb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x5c2c57f908bb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x5c2c57f908bb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x5c2c57f908bb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5c2c57f908bb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5c2c57f908bb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c2c57f908bb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x5c2c57f908bb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x5c2c57f89fd4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x5c2c57f89fd4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5c2c57f934c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x5c2c57f934c2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5c2c57f934c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5c2c57f934c2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5c2c57f934c2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5c2c57f934c2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5c2c57f934c2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c2c5803a59f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5c2c5803a59f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x74ef6e191aa4 - <unknown>
[INFO] [stdout]   56:     0x74ef6e21ea64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (22) panicked at src/actor/mount_monitor.rs:53:17:
[INFO] [stdout] all branches are disabled and there is no else branch
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2c5803b02a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2c5803b02a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2c5803b02a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2c580501ea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2c580501ea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5c2c5803fd22 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c2c5803fd22 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c2c5801889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2c5801889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2c58032849 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2c57f8fdec - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c2c57f8fdec - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c2c58032ac2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c2c58032ac2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2c5801898a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c2c5800d959 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2c5801966d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2c5805096c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2c57efb7a9 - <sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/actor/mount_monitor.rs:53:17
[INFO] [stdout]   20:     0x5c2c57e74c67 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:334:24
[INFO] [stdout]   21:     0x5c2c57e84b33 - <tokio[2d6c5bd671315eb4]::loom::std::unsafe_cell::UnsafeCell<tokio[2d6c5bd671315eb4]::runtime::task::core::Stage<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}>>>::with_mut::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   22:     0x5c2c57e84b33 - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/core.rs:323:30
[INFO] [stdout]   23:     0x5c2c57e4f045 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   24:     0x5c2c57f1e990 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5c2c57f3562e - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5c2c57f59d1b - __rust_try
[INFO] [stdout]   27:     0x5c2c57f52a73 - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::task::poll::Poll<()>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c2c57f52a73 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c2c57e4c3f2 - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   30:     0x5c2c57e58a51 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   31:     0x5c2c57e58cb3 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   32:     0x5c2c57f24c1b - tokio[2d6c5bd671315eb4]::runtime::task::raw::poll::<<sysrs[948f796bfe106d33]::actor::mount_monitor::MountMonitorStore>::run::{closure#1}, alloc[420bb310a727dfd7]::sync::Arc<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/task/raw.rs:276:13
[INFO] [stdout]   33:     0x5c2c57fef2c3 - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]   34:     0x5c2c57fee9cb - <tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]   35:     0x5c2c57fe748e - <tokio[2d6c5bd671315eb4]::runtime::context::scoped::Scoped<tokio[2d6c5bd671315eb4]::runtime::scheduler::Context>>::set::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]   36:     0x5c2c57fe892f - tokio[2d6c5bd671315eb4]::runtime::context::runtime::enter_runtime::<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]   37:     0x5c2c57fef67b - tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]   38:     0x5c2c57fdf065 - <tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]   39:     0x5c2c57fe517a - <tokio[2d6c5bd671315eb4]::runtime::task::core::Core<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   40:     0x5c2c57fd5f4d - tokio[2d6c5bd671315eb4]::runtime::task::harness::poll_future::<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]   41:     0x5c2c57fd64d2 - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]   42:     0x5c2c57fd66ae - <tokio[2d6c5bd671315eb4]::runtime::task::harness::Harness<tokio[2d6c5bd671315eb4]::runtime::blocking::task::BlockingTask<<tokio[2d6c5bd671315eb4]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]   43:     0x5c2c57fda119 - <tokio[2d6c5bd671315eb4]::runtime::task::UnownedTask<tokio[2d6c5bd671315eb4]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]   44:     0x5c2c57fdeb29 - <tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]   45:     0x5c2c57fd930d - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]   46:     0x5c2c57ff34ef - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<tokio[2d6c5bd671315eb4]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   47:     0x5c2c5803a59f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   48:     0x5c2c5803a59f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x74ef6e191aa4 - <unknown>
[INFO] [stdout]   50:     0x74ef6e21ea64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     actor::test::test_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5470ee58c9fd39c631b20dbc32ba45a3d36f1bc07cb48a9cc2af9a3f0313866c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5470ee58c9fd39c631b20dbc32ba45a3d36f1bc07cb48a9cc2af9a3f0313866c", kill_on_drop: false }`
[INFO] [stdout] 5470ee58c9fd39c631b20dbc32ba45a3d36f1bc07cb48a9cc2af9a3f0313866c
